img {
    max-width: 100%;
    vertical-align: middle;
}

.wh1200 {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
}

.header-content {
    position: unset!important;
}

.header-content .nav:hover {
  color: #012F73;
  cursor: pointer;
  font-weight: 500;
}

.header-content .nav-wrapper .nav:hover .subnav-wrapper {
    height: auto;
    opacity: 1;
    max-height: 700px;
}

.subnav-wrapper {
    height: 0;
    width: 100%;
    max-height: 0;
    overflow: hidden;
    position: absolute;
    left: 50%;
    top: 60px;
    background: #fff;
    transform: translateX(-50%);
    box-shadow: 0px 20px 20px 0px rgb(0 0 0 / 12%);
    line-height: normal;
    opacity: 0;
    transition: max-height .25s ease-in-out,opacity .25s ease-in-out;
}

.header-content .nav.product .subnav-wrapper .subnav-content {
    display: flex;
    height: 400px;
    padding-left:160px;
}

.header-content .nav.solution .subnav-wrapper .subnav-content {
    display: flex;
    height: 400px;
    padding-left: 160px;
}

.header-content .nav.product .subnav-wrapper .subnav-content .pro_show{
	width: 220px;
	
}

.header-content .nav.product .subnav-wrapper .subnav-content .pro_show ul{
	padding-top:10px;
}
.header-content .nav.product .subnav-wrapper .subnav-content .pro_show li{	
	padding: 12px 0 12px 10px;
}

.header-content .nav.product .subnav-wrapper .subnav-content .pro_show li:hover{
    background: #F2F4FB;
    border-radius: 6px;
}

.header-content .nav.product .subnav-wrapper .subnav-content .pro_show span{ 
	font-size:16px; 
	font-weight:bold;
	margin-left:8px;
	font-family: 'PingFang SC';
}

.header-content .nav.product .subnav-wrapper .subnav-content .pro_show span i{
	font-size:12px; 
	font-weight:normal;
}


.header-content .nav.product .subnav-wrapper .product-container {
    width: 220px;
    box-sizing: border-box;
    padding-top: 38px;
    padding-left: 18px;
}

.header-content .nav.product .subnav-wrapper .product-container .title .h3 {
	display: inline-block;
    font-size: 16px;
    color: #000;
    line-height: 22px;
    border-bottom: 1px solid #e6eaf0;
    padding-bottom: 15px;
	width: 160px;
	padding-left: 10px;
}

.header-content .nav.product .subnav-wrapper .product-container .title .h3 a {color:#0b47a7; padding: 3px 6px;}
.header-content .nav.product .subnav-wrapper .product-container .title .h3 a:hover { 
    color:#004BE1;
    background: #F2F4FB;
    border-radius: 6px;
    padding: 3px 6px;
}

.header-content .nav.product .subnav-wrapper .product-container .title .slogan {
    display: inline-block;
    font-size: 12px;
    color: #004BE1;
    line-height: 24px;
    background: #F2F5FF;
    border-radius: 12px;
    padding: 0 16px;
    margin-left: 12px;
}

.header-content .nav.product .subnav-wrapper .product-container .item-container {
    margin-top: 15px;
    display: flex;
    flex-wrap: wrap;
    justify-content: start;
    overflow: hidden;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper {
    width: 158px;
    padding: 8px 0 8px 10px;
    margin-bottom: 8px;
    box-sizing: border-box;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper:first-child {
    margin-left: 0;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper:hover {
    background: #F2F4FB;
    border-radius: 6px;
}


.header-content .nav.product .subnav-wrapper .product-container .item-wrapper .title span {
    font-size: 14px;
    /* font-weight: 600; */
    line-height: 20px;
    color: #000;
    vertical-align: middle;
}

.header-content .nav.product .subnav-wrapper .product-container .item-wrapper .title .icon {
    width: 18px;
    margin-right: 6px;
    vertical-align: middle;
}



.header-content .nav.product .subnav-wrapper .product-container.fuwu {
	width: 180px;
}
.header-content .nav.product .subnav-wrapper .product-container.bendi {
	width: 180px;
}
.header-content .nav.product .subnav-wrapper .product-container.zengzhi {
    width: 180px;
}
.header-content .nav.product .subnav-wrapper .product-container.moxin {
    width: 180px;
}
.header-content .nav.solution .subnav-wrapper .solution-wrapper {
    width: 300px;
    padding-top: 20px;
    padding-right: 20px;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper.vertical {
    background: #fff;
    width:650px;
}


.header-content .nav.solution .subnav-wrapper .solution-wrapper:last-child {
    border-bottom: 0;
    padding-bottom: 40px;
    width: 650px;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .left-title {
    width: 100%;   
    color: #000;
    font-size: 16px;
	border-bottom: 1px solid #e6eaf0;
    padding-bottom: 8px;
	padding-left: 25px;
	margin-top:20px;
	margin-bottom: 10px;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .left-title span{
	color: #666;
    float: right;
    font-size: 14px;
}


.header-content .nav.solution .subnav-wrapper .solution-wrapper .item {
    width: 240px;
    box-sizing: border-box;
    padding: 2px 22px 5px;
}


.header-content .nav.solution .subnav-wrapper .solution-wrapper .item:hover .name {
    color: #004BE1;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item:hover {
    background: #F2F4FB;
    border-radius: 4px;
}


.header-content .nav.solution .subnav-wrapper .solution-wrapper .item a {
    display: flex;
    align-items: flex-start;
    padding: 5px 0;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item .icon {
	width: 24px;
    flex-shrink: 0;
    margin-right: 12px;
    margin-top: 5px;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item .name {
    font-size: 15px;
    color: #16181A;
    line-height: 24px;
    font-weight: 600;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item .desc {
    font-size: 12px;
    color: #757373;
    line-height: 20px;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item .case {
    margin-top: 10px;
    font-size: 12px;
}

.header-content .nav.solution .subnav-wrapper .solution-wrapper .item .case span {
    font-size: 12px;
    color: #004BE1;
}
